Skip to content

fix: terminal transition#714

Open
yvl4life wants to merge 1 commit into
StellarCheckMate:mainfrom
yvl4life:fix/terminal-transition
Open

fix: terminal transition#714
yvl4life wants to merge 1 commit into
StellarCheckMate:mainfrom
yvl4life:fix/terminal-transition

Conversation

@yvl4life
Copy link
Copy Markdown

Summary

Provide a short description of the change and the problem it fixes.

Closes #542

Related Issue

Link the issue number or task this PR addresses.

What changed

  • Contracts:
  • Tests:
  • Docs:
  • Events / API / storage:

Verification

  • What did you run to verify this change?
    • cargo test -p escrow
    • cargo test -p oracle
    • cargo fmt
    • cargo clippy

Checklist

  • I added or updated tests covering this change.
  • I updated documentation or confirmed no docs update is needed.
  • I confirmed any event/API/storage changes are documented and backward-compatible.
  • I manually verified the contract or CLI behavior where applicable.
  • I linked this PR to the related issue.
  • I included notes on any TTL or storage assumptions affecting contract state.

Notes

Add any additional details, risks, or follow-up tasks here.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 31, 2026

@yvl4life Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix: cancel_match does not set completed_ledger on terminal transition

1 participant